home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / advbas32.arc / READ.ME < prev   
Encoding:
Text File  |  1987-02-03  |  1.7 KB  |  35 lines

  1.      ADVBAS comes with a complete set of object files for its routines.
  2. This will allow you to create your own QuickBASIC v2.x compatible library
  3. using the BUILDLIB utility provided with QuickBASIC. In order to create
  4. the library, use "BUILDLIB <ADVBAS.QB".  This will create ADVBAS.EXE from
  5. the object files.  You may edit ADVBAS.QB to include your own routines to
  6. create a customized ADVBAS.EXE.
  7.  
  8.      You may also create a customized version of ADVBAS.LIB if you have
  9. the LIB utility.  LIB comes with many of Microsoft's languages.  Here, the
  10. command is "LIB <ADVBAS.BS" to create the library.  Use a disk which does
  11. not already contain ADVBAS.LIB.
  12.  
  13.      The ADVBAS object files have been grouped in an archive, OBJECT.ARC,
  14. in order to reduce space requirements.  If you got ADVBAS from a BBS, just
  15. unARC this file the way you normally would.
  16.  
  17.      Contributors unfamilar with archives should use the enclosed ARCE
  18. utility to access the archive files.  The object code can be accessed
  19. using the command "ARCE OBJECT", and the source code by "ARCE SOURCE".
  20.  
  21.      My thanks to Vern Buerg, coauthor of ARCE, for his permission to
  22. include this handy utility with the ADVBAS disk.
  23.  
  24.  
  25. ***********---------------------------------------------------------***********
  26.                                  NOTICE!
  27.  
  28.       The object files are included for your convenience in creating your
  29.       own customized version of ADVBAS.  Such libraries are for your own
  30.       personal use only.  You may not distribute modified libraries to the
  31.       general public!  Such distribution is in violation of my copyright,
  32.       and I will not be amused.
  33.  
  34. ***********---------------------------------------------------------***********
  35.